GrapeCity PlusPak for Windows Forms 11.0J
DrawStripBorderCore(Graphics,Point[],Pen,Pen,Pen,Pen,Pen,Pen,Pen,Pen) メソッド

描画に使用するSystem.Drawing.Graphics
線のポイントを表すSystem.Drawing.Point構造体の配列。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
線の描画に使用するSystem.Drawing.Penオブジェクト。
特定の画像にストリップの境界線を描画します。
シンタックス
Protected Overloads Overridable Sub DrawStripBorderCore( _
   ByVal graphics As Graphics, _
   ByVal vertex() As Point, _
   ByVal pen1 As Pen, _
   ByVal pen2 As Pen, _
   ByVal pen3 As Pen, _
   ByVal pen4 As Pen, _
   ByVal pen5 As Pen, _
   ByVal pen6 As Pen, _
   ByVal pen7 As Pen, _
   ByVal pen8 As Pen _
) 
protected virtual void DrawStripBorderCore( 
   Graphics graphics,
   Point[] vertex,
   Pen pen1,
   Pen pen2,
   Pen pen3,
   Pen pen4,
   Pen pen5,
   Pen pen6,
   Pen pen7,
   Pen pen8
)

パラメータ

graphics
描画に使用するSystem.Drawing.Graphics
vertex
線のポイントを表すSystem.Drawing.Point構造体の配列。
pen1
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen2
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen3
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen4
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen5
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen6
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen7
線の描画に使用するSystem.Drawing.Penオブジェクト。
pen8
線の描画に使用するSystem.Drawing.Penオブジェクト。
参照

参照

TabRenderer クラス
TabRenderer メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.